[INFO] cloning repository https://github.com/knightmax/g-p-source
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knightmax/g-p-source" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknightmax%2Fg-p-source", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknightmax%2Fg-p-source'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6cb805ae400fa5feefaf3344db23ca7eebfc791
[INFO] testing knightmax/g-p-source against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknightmax%2Fg-p-source" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/knightmax/g-p-source
[INFO] finished tweaking git repo https://github.com/knightmax/g-p-source
[INFO] tweaked toml for git repo https://github.com/knightmax/g-p-source written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/knightmax/g-p-source on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/knightmax/g-p-source already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonrpsee-server v0.24.10
[INFO] [stderr]   Downloaded rustls-webpki v0.103.10
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded jsonrpsee-http-client v0.24.10
[INFO] [stderr]   Downloaded notify-debouncer-full v0.3.2
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded jsonrpsee v0.24.10
[INFO] [stderr]   Downloaded tree-sitter-python v0.25.0
[INFO] [stderr]   Downloaded libc v0.2.184
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded jsonrpsee-core v0.24.10
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.2
[INFO] [stderr]   Downloaded blake3 v1.8.4
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.24.10
[INFO] [stderr]   Downloaded file-id v0.2.3
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] [stderr]   Downloaded jsonrpsee-types v0.24.10
[INFO] [stderr]   Downloaded tree-sitter-c-sharp v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 510ffa27aa725735d893ddd4e982430d5611208a2a19d405325a8b04aa78a96c
[INFO] running `Command { std: "docker" "start" "-a" "510ffa27aa725735d893ddd4e982430d5611208a2a19d405325a8b04aa78a96c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "510ffa27aa725735d893ddd4e982430d5611208a2a19d405325a8b04aa78a96c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "510ffa27aa725735d893ddd4e982430d5611208a2a19d405325a8b04aa78a96c", kill_on_drop: false }`
[INFO] [stdout] 510ffa27aa725735d893ddd4e982430d5611208a2a19d405325a8b04aa78a96c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5288b938e8ae7e6d16afaf1e69fdd7e8fb9015f64bcd0602db03db7c20db497
[INFO] running `Command { std: "docker" "start" "-a" "b5288b938e8ae7e6d16afaf1e69fdd7e8fb9015f64bcd0602db03db7c20db497", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling jsonrpsee-types v0.24.10
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling notify-debouncer-full v0.3.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.24.10
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling jsonrpsee-core v0.24.10
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling jsonrpsee-server v0.24.10
[INFO] [stderr]    Compiling jsonrpsee-http-client v0.24.10
[INFO] [stderr]    Compiling jsonrpsee v0.24.10
[INFO] [stderr]    Compiling g-p-source v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "b5288b938e8ae7e6d16afaf1e69fdd7e8fb9015f64bcd0602db03db7c20db497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5288b938e8ae7e6d16afaf1e69fdd7e8fb9015f64bcd0602db03db7c20db497", kill_on_drop: false }`
[INFO] [stdout] b5288b938e8ae7e6d16afaf1e69fdd7e8fb9015f64bcd0602db03db7c20db497
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b7fd676e540608865c7cfd1239d4b69cbe510f5ee838d0c473f632bb311483b
[INFO] running `Command { std: "docker" "start" "-a" "0b7fd676e540608865c7cfd1239d4b69cbe510f5ee838d0c473f632bb311483b", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling g-p-source v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc27LWXD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-33e8643d43485600,libgetrandom-87f32993f27890db,libfastrand-8bf93aced4b4285e,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,libg_p_source-3e69076c480a1d2b,libtree_sitter_c_sharp-d187bb3eeeb37e67,libtree_sitter_rust-e81b317079662f08,libtree_sitter_python-db6729854ccafbf3,libtree_sitter_typescript-6bf9115ac86d0950,libtree_sitter_java-d1ea7247e7f0fb96,libbincode-be433d525cc53076,libsled-a87ec00268908906,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcrc32fast-66fcb8dfd77ba9de,libcrossbeam_epoch-13d2dc738b4e3c0d,libfs2-49cca82c077b82e2,libparking_lot-c52d48b278ae9ef9,libparking_lot_core-d0e4b0bb68194f8b,libinstant-e3a69bbac7b24b4a,libblake3-d5720d6b181b3a61,libconstant_time_eq-37afda33ada159e8,libcpufeatures-6e66671ef1d123b3,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdirs-c5e292b0acbb8df7,libdirs_sys-71a267af9e3c8e4f,liboption_ext-23838f1959a6156b,libanyhow-d0824aa9c7568042,libnotify-f8c0d1a06b4c2c85,libmio-c9b8503971a5c9df,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libfiletime-543be76087e2dae9,libinotify-a303af5e58bc950e,libinotify_sys-feac794105c4313f,libbitflags-e2b4db6c651223da,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtree_sitter-96a5687517a22fa7,libregex-c921b209fee719a8,libregex_automata-2c9a18783a144082,libaho_corasick-911505ac5b3ee82d,libregex_syntax-7a3049c1adefc3a5,libtree_sitter_language-f2fbe20a34a0a89d,libstreaming_iterator-a6bfc9f1d17a860d,libclap-cc2785aa6ef67d65,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libjsonrpsee-329ce86c5295aef0,libjsonrpsee_server-32068d3aebffbc09,libroute_recognizer-c8bac5041c750e8a,libsoketto-ba5e78b7a7ef6ecd,libsha1-83631310b2c5c266,libcpufeatures-471354fefbcaf2d8,libdigest-d8db4615bdca052f,libblock_buffer-89561fdedc720992,libcrypto_common-e8362276c5465bc3,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libfutures-1cb3cfa6efc25036,libtokio_stream-99ed03d33a32709d,libjsonrpsee_http_client-64d4c8fccc19aad7,libhyper_rustls-9f86e699316dfd03,libtokio_rustls-d30800f09a93d8bc,librustls_platform_verifier-052826dd32bf6f32,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,librustls-f3fc017fcf5d618d,libsubtle-ca7024fc66e4388f,libwebpki-437e56b58e7d9d97,libring-8820da6a4d227db3,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liburl-ae65f94793ebd5af,libidna-51680bf44f0cb0b8,libidna_adapter-8953519081d33968,libicu_properties-5efd37860822c69d,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-9a4b9ba479d830ea,libicu_normalizer_data-f729f0375d518e03,libicu_collections-5ad9843174e14b73,libutf8_iter-0d9be7b316c2b184,libpotential_utf-e1a9f6fb416a15bc,libicu_provider-3bc049d0b3684d03,libicu_locale_core-2533ee0f26fbae10,libtinystr-5525b04f51fdcd50,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-562ed3cebd56e11a,libzerotrie-c894d11146b13ac0,libyoke-6aea181be9b84536,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-e161508bbee50a1f,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,libhyper_util-443446071f8fa9ab,libbase64-2a03de3babadded3,libtower-826797821486d45f,libpin_project-0bb37d4f8936cb64,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libjsonrpsee_core-b92f3fcf11867002,librustc_hash-f9625a50e42850ff,libhttp_body_util-2fefc6cfe26dd830,libfutures_util-d7ebdca50db757c0,libfutures_task-26980be831cf63a2,libjsonrpsee_types-80f7cd97b5f3dfeb,libthiserror-fb02d81ecd3e316d,libserde_json-9990708307721581,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libserde-b497622e31234d47,libserde_core-365391bf3dd30696,libhyper-a8d0679b3536486f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2a9aa7d3d5f78ad0,libtracing-95743e3c279c49c0,liblog-cfb0a897de58af94,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libindexmap-e361af79cfc210a3,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-038a698c097355e0,libfutures_io-06db08a4a19af8de,libtokio-edd521607eee28b3,libsignal_hook_registry-13c0f9c4ec2be8e8,liberrno-5394d6534914d886,libsocket2-bb51f76dc7723537,libmio-fdacbf3ac67afe5d,libparking_lot-7301b84793c0ad7b,libparking_lot_core-52d7522ba00a4701,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libpin_project_lite-8a799ba8b4537fa2,libhttpdate-9f9d2502c6a38412,libfutures_channel-c55a6d17b13e2ffc,libfutures_sink-97e10fe82c3fc434,libfutures_core-c8ca7f378b581ddb,libhttp_body-c9fa59b257b83676,libhttp-cf5b21f2e047a877,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,librand-0f7dbf17ef7d5c45,librand_chacha-e41084475f7211a3,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-fb3bd6d8ac884f90,libgetrandom-1383bcc6aacc3c93,liblibc-9017ff0c40a5fc6a,libcfg_if-5af52f617df93f8f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc27LWXD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-35df57bda7150f2d/out" "-L" "/opt/rustwide/target/debug/build/ring-da50a822dd0bc7ef/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-dbe82134cb771779/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-c-sharp-e63f47e1ff1b49a9/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-97e22f5a3fdd7994/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-02b11bdbb7a495e9/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-6dbfaa1357f984b1/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-51b340fbbd000ebb/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pipeline_integration-b3b88919eb936e44" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `g-p-source` (test "pipeline_integration") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0b7fd676e540608865c7cfd1239d4b69cbe510f5ee838d0c473f632bb311483b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b7fd676e540608865c7cfd1239d4b69cbe510f5ee838d0c473f632bb311483b", kill_on_drop: false }`
[INFO] [stdout] 0b7fd676e540608865c7cfd1239d4b69cbe510f5ee838d0c473f632bb311483b
